Skip to content

feat: optimize matmul periodic replication by using maximal valid prefix. - #3252

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_954675675
Aug 12, 2026
Merged

feat: optimize matmul periodic replication by using maximal valid prefix.#3252
copybara-service[bot] merged 1 commit into
mainfrom
test_954675675

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

feat: optimize matmul periodic replication by using maximal valid prefix.

Replaces the single-period replication with a dynamically calculated maximal
valid prefix (the actual uncorrupted output slots before replication). The
replication period is therefore based on the valid prefix.

@copybara-service
copybara-service Bot force-pushed the test_954675675 branch 3 times, most recently from 4d8379e to 9ce1990 Compare August 11, 2026 23:05
@copybara-service copybara-service Bot changed the title optimize matmul periodic replication to use maximal valid prefix feat: optimize matmul periodic replication by using maximal valid prefix. Aug 11, 2026
@copybara-service
copybara-service Bot force-pushed the test_954675675 branch 4 times, most recently from 7429ab2 to ab18bea Compare August 12, 2026 16:24
…fix.

Replaces the single-period replication with a dynamically calculated maximal
valid prefix (the actual uncorrupted output slots before replication). The
replication period is therefore based on the valid prefix.

PiperOrigin-RevId: 963505841
@copybara-service
copybara-service Bot merged commit d581622 into main Aug 12, 2026
@copybara-service
copybara-service Bot deleted the test_954675675 branch August 12, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant